Solid Edge ST7 SDK
.NET Garbage Collection

Solid Edge will automatically invoke Garbage Collection for the default application domain when a document is closed and when Solid Edge is exited.  Any .NET client that is not running in isolation (that is, it is running in the context of the .NET runtime embedded in Solid Edge), should NOT perform GC when a document close event is encountered.